home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 November
/
CPNL0711.ISO
/
boekhoud
/
finan
/
BADGER finance v1.0 beta 2.exe
/
xampplite
/
installBadger.bat
< prev
next >
Wrap
DOS Batch File
|
2006-07-08
|
206b
|
8 lines
@echo off
call setup_xampp.bat
call xampp_start.exe
ping localhost -n 10 >nul
mysql\bin\mysql.exe -u root < badger.sql
echo Sie koennen dieses Fenster nun schliessen - You can close this window now